PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / setViewerPreferences Method
The viewer preferences for displaying the document.
In This Topic
    setViewerPreferences Method
    In This Topic
    Sets the document's viewer preferences.
    Syntax
    public void setViewerPreferences( 
       PDFViewerPreferences value
    )

    Parameters

    value
    The viewer preferences for displaying the document.
    See Also